home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 015 / fkeyprt.arc / FKEYMAP.DOC < prev    next >
Text File  |  1986-09-22  |  3KB  |  78 lines

  1. FKEYMAP.COM  Ver 1.1               (C) 1986 Hard Times Computing
  2.  
  3.  
  4. FKEYMAP is a "what-you-see-is-what-you-get" utility that makes
  5. templates for any PC with the 10 function keys on the left side. 
  6. It works with any dot matrix printer that: 
  7.  
  8.        1)Uses IBM or Epson printer codes. 
  9.        2)Supports variable line spacing. 
  10.        3)Supports graphic characters. 
  11.  
  12. Variable line spacing is necessary only if you want a "perfect
  13. fit" over the function keys.  Without the adjustment, the
  14. keyhole in the template is too long.
  15.  
  16. The syntax is: 
  17.  
  18.            FKEYMAP (ESC2) [filename] 
  19.  
  20. (ESC2) is replaced with the character "y" or "n" (for yes or no) 
  21. depending on whether or not your printer requires an ESC2 to 
  22. activate the line spacing set by ESCA (Most do).  This program 
  23. was tested on OKIDATA 92, EPSON FX+ and FX80, all of which 
  24. require the ESC2.  It was also tested on a DIABLO (XEROX) 
  25. printer, which turns variable spacing off with an ESC2.  If your 
  26. printer is like the OKI/EPSON/IBM variety, replace ESC2 with 'y' 
  27. on the command line. Otherwise (Xerox/Diablo for example), use
  28. 'n'. 
  29.  
  30. [filename] is optional--add it if you want to edit or print an 
  31. existing template. 
  32.   
  33. The program is menu-driven, and pretty straight-forward.  You may
  34. notice some quirks in the way insert/overstrike works in editing
  35. portion of the program because text must stay inside the 
  36. boundaries of the keys. 
  37.  
  38. TIP: Many people do not know how to enter graphics characters 
  39. like ╣,░,Σ etc. into their text. Any character with an ASCII 
  40. code higher than 32 (a space) can generally be entered into a
  41. program by holding down the ALT key and entering the ASCII code
  42. FROM THE KEYPAD.  When the ALT key is released, the character is
  43. displayed.  This works with most programs, like WordPerfect,
  44. Turbo Pascal, Edlin, and even at a DOS prompt.  You can enter
  45. graphics characters in this program in this manner.  ASCII codes
  46. are listed in the back of the IBM Basic manual. 
  47.  
  48. After you are done constructing your template, cut it out and 
  49. fold the top on the line between the header and the first 
  50. function keys, and slip it on your keyboard!. 
  51.  
  52. A sample template for WordPerfect 4.1 (WP.TEM) and for Lotus 
  53. version 1A (LOTUS1A.TEM) are supplied with the FKEYMAP program.
  54.  
  55.       FKEYMAP VER 1.1      (C) 1986 Hard-Times Computing
  56.      **************************************************
  57.      *                                                *
  58.      *      If you find this useful, consider         *
  59.      *      sending a few bucks ($3-4) to the         *
  60.      *      author, who works overtime to put         *
  61.      *      food on the table:                        *
  62.      *                                                *
  63.      *            Hard-Times Computing                *
  64.      *            824 South Elgin                     *
  65.      *            Forest Park, IL 60130               *
  66.      *                                                *
  67.      *                                                *
  68.      **************************************************
  69.  
  70. If you pass this utility around (Please do!) distribute it in its
  71. original form as FKEYMAP.COM and with its document (FKEYMAP.DOC)
  72. and the two template files (WP.TEM and LOTUS1A.TEM).  Thanks.
  73.  
  74.  
  75. REVISION HISTORY
  76. ----------------
  77. VERSION 1.1 - Released September 22, 1986
  78.               Fixed an editing bug in the insert mode.